Blazor コントロール
Item プロパティ (ObservableCollectionBase<T>)

C1.Blazor.DataFilter アセンブリ > C1.Blazor.DataFilter 名前空間 > ObservableCollectionBase<T> クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As T
public T this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

ObservableCollectionBase<T> クラス
ObservableCollectionBase<T> メンバ